home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 010a / apop.zip / FILE_DIZ < prev    next >
Text File  |  1993-04-24  |  2KB  |  35 lines

  1.   Generic Clipper ACHOICE function.
  2.   Pass window coordinates (Top, Left, Bottom, Right) and Array to pop. 
  3. APOP will handle the rest.
  4.   The following files should be present.
  5.   FILE_DIZ -- this file
  6.   APOP.PRG -- Main ACHOICE driver
  7.   WINSHADE.PRG -- Paints shadowed border around popped up window
  8. (can see thru the shade).
  9.   SCROLBAR.PRG -- Paints and controls scroll bar to show relative position
  10. inside popped window to complete data available.
  11.   AC_OPT.PRG -- Handles user keystrokes -- automatically called by the
  12. ACHOICE function.
  13.  
  14.                              --------------
  15.                              |    YOUR    |
  16.   Please review ----->       |  PROGRAM   |
  17.                              --------------
  18.                                    |
  19.                                    |
  20.                                    |
  21.                               -------------
  22.                               |  APOP     |
  23.                               -------------
  24.                                    |
  25.                                    |
  26.       |----------------------------|---------------------------|
  27. ---------------            ---------------              ---------------
  28. | WINSHADE    |            |   SCROLBAR  |              |   AC_OPT    |
  29. ---------------            ---------------              ---------------
  30.                                                                |
  31.                                                                |
  32.                                                         ---------------
  33.                                                         |  SCROLBAR   |
  34.                                                         ---------------
  35.